fix(deps): update module github.com/99designs/gqlgen to v0.17.9 #208
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.17.8
->v0.17.9
Release Notes
99designs/gqlgen
v0.17.9
Compare Source
7f0611b
release v0.17.9738209b
Update gqlparser (#2216)6855b729 fix: prevent goroutine leak and CPU spinning at websocket transport (#2209) (closes #2168)
Added goroutine leak test for chat example
Improved chat example with proper concurrency
This reverts commit
eef7bfa
.Improved subscription channel usage
Regenerated examples and codegen
Add support for subscription keepalives in websocket client
Update chat example test
if else chain to switch
Revert "Add support for subscription keepalives in websocket client"
This reverts commits
64b882c
and670cf22
.Fixed chat example race condition
Fixed chatroom#Messages type
5f5bfcb9 fix #2204](https://togithub.com/99designs/gqlgen/issues/2204) - don't try to embed builtin sources ([#2214)
dont't try to embed builtins
add test
generated code
fix error message string
8d9d3f1
Check only direct dependencies (#2205)b262e40
v0.17.8 postrelease bumpConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.